Pasting a Fireworks HTML file into another HTML file

If you are using an HTML editor other than Dreamweaver or GoLive, or if the HTML is being added to HTML documents on another computer, you may have to copy and paste HTML code from the Fireworks HTML file into another HTML file. When doing so, export the HTML using the Generic output style. Fireworks inserts comments into exported HTML that help you identify the beginning and end of code for specific items, such as tables and rollovers.

When copying HTML exported from Fireworks, it is important to paste it to the correct place within the destination HTML document. When copying and pasting Fireworks HTML into other HTML documents, you do not have to copy the <HTML> or <BODY> tags. Those tags should already be included in the destination HTML document.